Skip to content

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Sep 18, 2025

Add a is_build_plugin that indicates whether get_supported_configs() always returns a fixed list that does not depend on the system state. Only plugins featuring this flag can be used with plugin-use = "build".

Add a `has_fixed_supported_configs` that indicates whether
`get_supported_configs()` always returns a fixed list that does not
depend on the system state.  Only plugins featuring this flag can be
used with `plugin-use = "build"`.

Signed-off-by: Michał Górny <[email protected]>
Signed-off-by: Michał Górny <[email protected]>
@DEKHTIARJonathan DEKHTIARJonathan changed the title Add a has_fixed_supported_configs plugin property Add is_build_plugin plugin property to indicate additional requirements for build-plugins Sep 19, 2025
@DEKHTIARJonathan DEKHTIARJonathan merged commit 8994b4b into main Sep 19, 2025
59 of 60 checks passed
@DEKHTIARJonathan DEKHTIARJonathan deleted the plugin-build-use branch September 19, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants